The Integration Services package Update instanceName_i15Analytics is scheduled by default to run every night at 4:00 a.m. server time, provided that the SQL Server Agent is started. This package extracts data from the iMIS database, updates the iMIS Analytics data warehouse, and updates the Analytics cubes. You can specify any schedule for this package.
Note: Depending on the size of your iMIS database, this process can take a long time to complete.
Before you begin
Analytics must be properly installed and configured. See Installing Analytics for more information.
To change the scheduled run time of the Update i15Analytics package
1. Using Microsoft SQL Server Management Studio, connect to the Database Engine on the Analytics host.
2. In the Object Explorer pane, browse to SQL Server Agent > Jobs.
The Summary Page displays the scheduled jobs on the Analytics host.
3. Right-click the Update instanceName_i15Analytics job and choose Properties.
The Job Properties window appears.
4. On the Schedules page, from the Schedule list, select Update instanceName_i15Analytics.
5. Click Edit.
The Job Schedule Properties window appears, displaying the current schedule for the Update instanceName_i15Analytics job.
6. Modify the schedule and click OK several times to close all open dialogs.
7. If the SQL Server Agent is not already started, right-click the SQL Server Agent object and choose Start.